← Index
NYTProf Performance Profile   
For index.cgi
  Run on Sat May 9 17:18:47 2020
Reported on Sat May 9 17:19:07 2020

Filename(eval 18)[/usr/local/share/perl/5.18.2/Class/Method/Modifiers.pm:152]
StatementsExecuted 2 statements in 12µs
Eval Invoked At/usr/local/share/perl/5.18.2/Class/Method/Modifiers.pm line 152
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
21131µs104µsString::Markov::::BUILDARGSString::Markov::BUILDARGS
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package String::Markov;
2212µs274µs
# spent 104µs (31+74) within String::Markov::BUILDARGS which was called 2 times, avg 52µs/call: # 2 times (31µs+74µs) by String::Markov::new at line 44 of (eval 33)[Sub/Quote.pm:3], avg 52µs/call
sub BUILDARGS {$$wrapped->(@_);}
# spent 74µs making 2 calls to String::Markov::__ANON__[(eval 16)[Class/Method/Modifiers.pm:93]:1], avg 37µs/call
3;